git 查看自己的提交记录

git log --author="L" --format="%an, %cd : %s" --no-merges --date=format:'%A %Y-%m-%d'